home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / communic / pbbsw151.zip / UPDATE.DOC < prev    next >
Text File  |  1991-07-31  |  4KB  |  88 lines

  1. Changes from PowerBBS 1.50 to PowerBBS 1.51.
  2.  
  3. CONFIG [A], MODEM OPTIONS SCREEN.  Now includes:
  4.  
  5.  Use DTR do drop caller?
  6.  
  7.  If you want to use the DTR to drop callers, select yes for this option.
  8.  You should have AT&D2 set in your modem config, for this option to work.
  9.  
  10.  If you want to use the standard hayes method of discounecting (ATH), then
  11.  select NO.  You should have AT&D0 set in your modem config, for this option
  12.  to work.
  13.  
  14.  Note that some modems have dip switches to do this.
  15.  
  16.  
  17. There have been 2 changes in CONFIG for Multi-Language Support.
  18.  
  19. The Options #1 screen, Entry #15, is now a Yes/No question.
  20. Do you want MULTI-LANGUAGE support.  If you want to use the default English
  21. language, enter 'No'.  All you have to do is enter section [E] of CONFIG,
  22. and type 1 for the language number.  Language text 1 will always be used.
  23. If you wish to change any text, feel free to do so.
  24.  
  25. The datafiles screen entry #10, is now the Language Datafile.  Do not use
  26. the same file as before.  We suggest (C:\Powrbbs\Config\Lang.bbs).  As
  27. soon as you type in this new path/file, use f1 (or the mouse to click f1),
  28. to edit the file.  In order for this file to be used, you have to answer
  29. YES to the 'Do you want MULTI-LANGUAGE support' question.
  30.  
  31. File Definition:
  32. <# of language>,<extension>,<text>,<phone>
  33.  
  34.    #1:  This is the NUMBER of the language file.  For example, 1 will be
  35.         saved as C:\Powrbbs\Source\1.LAN (or where your source
  36.         directory is specified as in CONFIG [A]).
  37.  
  38.    #2:  This is the extension of ASCII/ANSI files for this language.  For
  39.         example, if this language is french, you can type FRE for the
  40.         file extension.  Whenever an ASCII/ANSI file is displaced (such
  41.         as C:\Powrbbs\Screen\Hello1), if the extension is found
  42.         (C:\Powrbbs\Screen\Hello1.FRE), then that file is displayed.  This
  43.         will give you the ability to have different text files for different
  44.         languages.  If you do not want such an extension, just leave this
  45.         option blank.
  46.  
  47.    #3:  The text you place in this option, is the information given to the
  48.         user on logon.  Such as Deutsch, English, etc.  You can use whatever
  49.         you want, so long as you think it will be clear to the user.
  50.  
  51.    #4:  The text you type here, is the phone number text used for this
  52.         current user.  Wherever you place a #, a number will be requested.
  53.         Any other text will just be displayed (and saved in the users
  54.         phone number file).  Here are some examples:
  55.  
  56.         US:       (###) ###-####
  57.         France:   ##-##-##-##
  58.         Germany:  ##-##-####
  59.         England:  ###-###-###
  60.  
  61.         You can use whatever you like, but you are limited to 14 characters.
  62.  
  63. CONFIG now contains an OPTION [E].  This is the language datafile edit option,
  64. where you edit the actual text, to be saved in your source directory.
  65. Whenever you specify a number that is not currently on disk, the default
  66. PowerBBS information will be displayed.
  67.  
  68. PowerMAIL Support UPDATE - CONFIG Setup [A]
  69.  
  70. Options #1 Screen - Entry #16:  Are you running PowerMAIL?
  71.  
  72.  If you are running the PowerMAIL door, enter Yes.  Otherwise No.
  73.  The PowerMAIL Code, and Directory do not need to be editted if
  74.  you enter No in this selection.
  75.  
  76. Sysop Screen - Entry #6:  PowerMAIL Code (8 Characters)
  77.  
  78.  Enter an 8 character code, to be used as the filename of the .QWK and .REP
  79.  packets.  ONLY use LETTERS for the code.  This code should remain the
  80.  same on ALL NODES.
  81.  
  82. Node Info Screen - Entry # 11:  Directory to use for PowerMail
  83.  
  84.  Enter the path to a directory to use for PowerMAIL.  (CONFIG will create
  85.  this directory on log-off if it doesn't exist).  This DIRectory should
  86.  be DIFFERENT on all nodes.  Examples: C:\MAIL1\  C:\MAIL2\
  87.  
  88.